home *** CD-ROM | disk | FTP | other *** search
/ SuperModels in the Rainforest / SuperModels in the Rainforest.iso / rain.dxr / 00504.ls < prev    next >
Encoding:
Text File  |  1995-10-13  |  129 b   |  9 lines

  1. on mouseDown
  2.   buttonlogicLoo()
  3.   if the result = 1 then
  4.     unLoad(100)
  5.     unLoad(584, 585)
  6.     go("main screen")
  7.   end if
  8. end
  9.